home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- set the blend of sprite 44 to 0
- updateStage()
- set the visible of sprite 48 to 0
- puppetSound(2, "click")
- set the visible of sprite 3 to 0
- set the visible of sprite 2 to 1
- setTrackEnabled(sprite(3), 1, 0)
- setTrackEnabled(sprite(3), 2, 0)
- set the blend of sprite 44 to 100
- updateStage()
- go("biog")
- end
-